home *** CD-ROM | disk | FTP | other *** search
- body
- {
- scrollbar-arrow-color : rgb(39,94,122);
- scrollbar-base-color : rgb(0,0,0);
- scrollbar-dark-shadow-color : rgb(0,0,0);
- scrollbar-track-color : rgb(160,202,222);
- scrollbar-face-color : rgb(2,100,146);
- scrollbar-shadow-color : rgb(39,94,122);
- scrollbar-highlight-color : rgb(221,221,221);
- scrollbar-3d-light-color : rgb(128,128,128)
- }
-
- input[type="button"]
- {
- background-color : rgb(2,100,146);
- font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
- font-size : 0.8em;
- color : rgb(160,202,222);
- border : 2px outset rgb(132,115,48)
- }
-
- input[type="submit"]
- {
- background-color : rgb(2,100,146);
- font-family : Georgia Palatino "Times New Roman";
- font-size : 0.8em;
- color : rgb(160,202,222);
- border : 2px outset rgb(132,115,48)
- }
-
- input[type="reset"]
- {
- background-color : rgb(2,100,146);
- font-family : Georgia Palatino "Times New Roman";
- font-size : 0.8em;
- color : rgb(160,202,222);
- border : 2px outset rgb(132,115,48)
- }
-
- input[type="text"]
- {
- background-color : rgb(160,202,222);
- font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
- color : rgb(2,100,146);
- border : solid 1px rgb(2,100,146)
- }
-
- input[type="password"]
- {
- background-color : rgb(160,202,222);
- font-family : Georgia Palatino "Times New Roman";
- color : rgb(2,100,146);
- border : solid 1px rgb(2,100,146)
- }
-
- input[type="checkbox"]
- {
- background-color : rgb(2,100,146);
- font-family : Georgia, Palatino, "Times New Roman", Times, Serif
- }
-
- input[type="radio"]
- {
- background-color : rgb(2,100,146);
- font-family : Georgia, Palatino, "Times New Roman", Times, Serif
- }
-
- input[type="file"]
- {
- background-color : rgb(160,202,222);
- font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
- color : rgb(2,100,146);
- border : solid 1px rgb(2,100,146)
- }
-
- textarea
- {
- background-color : rgb(160,202,222);
- font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
- color : rgb(2,100,146);
- border : solid 1px rgb(2,100,146)
- }
-
- select
- {
- background-color : rgb(160,202,222);
- font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
- color : rgb(2,100,146);
- border : solid 1px rgb(2,100,146)
- }
-
-